eliminate duplicate ignrando test. (#641)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 8 Sep 2020 16:32:45 +0000 (10:32 -0600)
committerGitHub <noreply@github.com>
Tue, 8 Sep 2020 16:32:45 +0000 (10:32 -0600)
testo.d/classic-3.test

index 1e09fb58b3073cd58c3bcbe9070b972d4e52d031..e9992376343e4e87bd32129d476103d6e1775236 100644 (file)
@@ -1,12 +1,5 @@
 #!/bin/sh
 
-#
-# IGN Rando tests
-#
-gpsbabel -i ignrando -f ${REFERENCE}/track/ignrando-sample.rdn -o ignrando -F ${TMPDIR}/ignrando-sample.rdn
-gpsbabel -i ignrando -f ${TMPDIR}/ignrando-sample.rdn -o gpx -F ${TMPDIR}/ignrando-sample.gpx
-compare ${REFERENCE}/track/ignrando-sample.gpx ${TMPDIR}/ignrando-sample.gpx
-
 #
 # Testing the 'nuketypes' filter is funky.
 # Convert a GPX file to GPX to eliminate jitter.